Compare commits
No commits in common. "df4b9d9f0a702a74b7e85d5054e3c5519410db14" and "d51809e39bb414525cad27bd2af63487bee7f072" have entirely different histories.
df4b9d9f0a
...
d51809e39b
2 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
||||||
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="Links">
|
<meta name="description" content="CV">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>Marc Beninca</title>
|
<title>Curriculum Vitæ</title>
|
||||||
<link rel="canonical" href="https://marc.beninca.link/en">
|
<link rel="canonical" href="https://cv.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