afegir estil i peu
This commit is contained in:
+4
-1
@@ -5,12 +5,14 @@
|
||||
<meta name="author" content="Xaloc">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"/>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="player.css">
|
||||
<title>Ràdios</title>
|
||||
<link href="favicon.ico" rel="shortcut icon" type="image/x-icon">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2>Miniweb per escoltar la ràdio</h2>
|
||||
<h3>Ràdios Lliures i comunitàries</h3>
|
||||
<p>
|
||||
<button onClick='vallekas.play()'>Radio Vallekas</button>
|
||||
@@ -68,7 +70,8 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<footer>
|
||||
Fet amb <i class="fa fa-heart"></i> per <a href=https://fedi.xaloc.space/xaloc> Xaloc</a>. El codi font i la llicència <a href=https://git.xaloc.space/xaloc/radio/> aquí</a>.
|
||||
<script src='script.js'></script>
|
||||
<script src="player.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user