Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cellophile
PersonaLink
Commits
2064eafd
Commit
2064eafd
authored
May 22, 2021
by
Cellophile
🎨
Browse files
Update index.php
parent
29dcf69b
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
2064eafd
...
...
@@ -91,6 +91,8 @@ if (isset($_POST["ubase"]) && isset($_POST["uperso"]) !== FALSE){
<title>
PersonaLink
</title>
<link
rel=
"stylesheet"
href=
"/css/style.css"
type=
"text/css"
>
<link
rel=
"stylesheet"
media=
"only screen and (max-width: 760px)"
href=
"/css/mobile.css"
type=
"text/css"
>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
>
<link
rel=
"apple-touch-icon"
href=
"favicon.ico"
>
</head>
<body>
...
...
Write
Preview
Supports
Markdown
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