Compare commits
2 commits
d51809e39b
...
df4b9d9f0a
Author | SHA1 | Date | |
---|---|---|---|
df4b9d9f0a | |||
ad7b6b0d39 |
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
job:
|
job:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: ${{vars.DOCKER}}debian:bookworm
|
image: ${{vars.DOCKER}}debian:bookworm
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="description" content="CV">
|
<meta name="description" content="Links">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Curriculum Vitæ</title>
|
<title>Marc Beninca</title>
|
||||||
<link rel="canonical" href="https://cv.marc.beninca.link/en">
|
<link rel="canonical" href="https://marc.beninca.link/en">
|
||||||
<!--
|
<!--
|
||||||
<link rel="stylesheet" href="../style/debug.css">
|
<link rel="stylesheet" href="../style/debug.css">
|
||||||
<!---->
|
<!---->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue