Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caleb Yu
patriotctf.gmu.io
Commits
06467100
Commit
06467100
authored
Jul 09, 2018
by
Michael Bailey
Browse files
OG tags
parent
f3074785
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
06467100
...
@@ -3,6 +3,9 @@
...
@@ -3,6 +3,9 @@
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css"
/>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css"
/>
<link
rel=
"stylesheet"
href=
"https://use.fontawesome.com/releases/v5.0.13/css/all.css"
integrity=
"sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"https://use.fontawesome.com/releases/v5.0.13/css/all.css"
integrity=
"sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"css/style.css"
/>
<link
rel=
"stylesheet"
href=
"css/style.css"
/>
<meta
property=
"og:title"
content=
"patriotCTF"
>
<meta
property=
"og:description"
content=
"Mason CC's first CTF running in November."
>
<meta
property=
"og:image"
content=
"/img/newlogo.png"
>
<title>
patriotCTF
</title>
<title>
patriotCTF
</title>
</head>
</head>
<body>
<body>
...
@@ -10,7 +13,7 @@
...
@@ -10,7 +13,7 @@
<div
class=
"hero-body"
>
<div
class=
"hero-body"
>
<div
class=
"container"
>
<div
class=
"container"
>
<h1
class=
"title"
>
<h1
class=
"title"
>
<img
src=
"img/
newlogo
.png"
style=
"width: 10%"
>
<img
src=
"img/
patctf
.png"
style=
"width: 10%"
>
</h1>
</h1>
<h2
class=
"subtitle"
>
<h2
class=
"subtitle"
>
Mason CC's first CTF
<br/>
November 3rd, 9:30am to 5:30pm
Mason CC's first CTF
<br/>
November 3rd, 9:30am to 5:30pm
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment