Change the theme color
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3acd52fa26
commit
0ba3ca9754
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
<title>{{title}}</title>
|
||||
<link href="/atom.xml" rel="alternate" title="Compute: Lake Braddock's Comp-Sci Journal" type="application/atom+xml">
|
||||
<meta property="twitter:title" content="{{title}}">
|
||||
<meta name="theme-color" content="#552A85">
|
||||
<meta name="theme-color" content="#F6C415">
|
||||
<meta property="og:title" content="{{title}}">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:image" content="{{base_url}}/{{branch}}/{{id}}.png">
|
||||
|
|
Loading…
Reference in a new issue