Push existing project to GitLab
This commit is contained in:
commit
dda9f07435
26 changed files with 1107 additions and 0 deletions
10
layouts/partials/custom-head.html
Normal file
10
layouts/partials/custom-head.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
code { padding: 2px 4px; font-size: 90%; border-radius: 4px; background-color: #1c1c1d; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue