Merge branch 'impress:master' into master

This commit is contained in:
simplePCBuilding
2022-12-12 07:33:18 +00:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>relative rotations</title>
<link href="..\..\css\impress-common.css" rel="stylesheet" />
<link href="../../css/impress-common.css" rel="stylesheet" />
<style type="text/css" media="screen">
#overview {
background: none;

View File

@@ -22,7 +22,7 @@
<title>A Study in 3D Rotations| by Henrik Ingo @henrikingo</title>
<meta name="description" content="Explore impress.js in 3D" />
<meta name="author" content="Henrik Ingo" />
<link href="..\..\css\impress-common.css" rel="stylesheet" />
<link href="../../css/impress-common.css" rel="stylesheet" />
<link href="css/3D-rotations.css" rel="stylesheet" />
</head>

View File

@@ -34,7 +34,7 @@
<link rel="stylesheet" href="../../extras/mermaid/mermaid.forest.css">
<!-- This file contains common styles for example presentations. -->
<link href="..\..\css\impress-common.css" rel="stylesheet" />
<link href="../../css/impress-common.css" rel="stylesheet" />
<!--
This file contains styles specific for this example presentation.
-->

View File

@@ -5,7 +5,7 @@
<title>Cube | Explore impress.js in 3D | by Henrik Ingo @henrikingo</title>
<meta name="description" content="Explore impress.js in 3D" />
<meta name="author" content="Henrik Ingo" />
<link href="..\..\css\impress-common.css" rel="stylesheet" />
<link href="../../css/impress-common.css" rel="stylesheet" />
<link href="css/cube.css" rel="stylesheet" />
</head>

View File

@@ -16,7 +16,7 @@
<link rel="stylesheet" href="../../extras/highlight/styles/github.css">
<!-- Common styles for example presentations -->
<link href="..\..\css\impress-common.css" rel="stylesheet" />
<link href="../../css/impress-common.css" rel="stylesheet" />
<!--
Styles specific for this example presentation.
-->