This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/zeppelin-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new a50c46d27 Automatic Site Publish by Buildbot
a50c46d27 is described below
commit a50c46d278eebf145e2d25fe0ae85e157cd723ff
Author: buildbot <[email protected]>
AuthorDate: Mon Apr 7 15:11:30 2025 +0000
Automatic Site Publish by Buildbot
---
output/assets/fonts/PatuaOne-Regular.ttf | Bin 0 -> 33876 bytes
output/assets/themes/zeppelin/css/style.css | 18 ++++++++++++++----
output/atom.xml | 2 +-
output/rss.xml | 4 ++--
4 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/output/assets/fonts/PatuaOne-Regular.ttf
b/output/assets/fonts/PatuaOne-Regular.ttf
new file mode 100644
index 000000000..60fcc2d07
Binary files /dev/null and b/output/assets/fonts/PatuaOne-Regular.ttf differ
diff --git a/output/assets/themes/zeppelin/css/style.css
b/output/assets/themes/zeppelin/css/style.css
index 2e985b7b1..37f691f05 100644
--- a/output/assets/themes/zeppelin/css/style.css
+++ b/output/assets/themes/zeppelin/css/style.css
@@ -1,7 +1,17 @@
/* Move down content because we have a fixed navbar that is 50px tall */
-@import url(//fonts.googleapis.com/css?family=Patua+One);
-@import url(//fonts.googleapis.com/css?family=Open+Sans);
-@import url(//fonts.googleapis.com/css?family=Raleway:300,400);
+/*@import url(//fonts.googleapis.com/css?family=Patua+One);*/
+/*@import url(//fonts.googleapis.com/css?family=Open+Sans);*/
+/*@import url(//fonts.googleapis.com/css?family=Raleway:300,400);*/
+
+@font-face {
+ font-family: 'Patua One';
+ src: url('assets/fonts/PatuaOne-Regular.ttf') format('truetype');
+}
+
+/*@font-face {*/
+/* font-family: 'Open Sans';*/
+/* src: url('assets/fonts/OpenSans-Regular.ttf') format('truetype');*/
+/*}*/
body {
padding-top: 50px;
@@ -1649,4 +1659,4 @@ and (max-width: 631px) {
color: #FFF;
text-decoration: none;
background-color: #0479A2;
-}
\ No newline at end of file
+}
diff --git a/output/atom.xml b/output/atom.xml
index 48b36ed1e..d4e72ec21 100644
--- a/output/atom.xml
+++ b/output/atom.xml
@@ -4,7 +4,7 @@
<title>Apache Zeppelin</title>
<link href="http://zeppelin.apache.org/" rel="self"/>
<link href="http://zeppelin.apache.org"/>
- <updated>2025-04-07T15:00:45+00:00</updated>
+ <updated>2025-04-07T15:11:20+00:00</updated>
<id>http://zeppelin.apache.org</id>
<author>
<name>The Apache Software Foundation</name>
diff --git a/output/rss.xml b/output/rss.xml
index e9926c7ab..e7b3fbd9b 100644
--- a/output/rss.xml
+++ b/output/rss.xml
@@ -5,8 +5,8 @@
<description>Apache Zeppelin - The Apache Software
Foundation</description>
<link>http://zeppelin.apache.org</link>
<link>http://zeppelin.apache.org</link>
- <lastBuildDate>2025-04-07T15:00:45+00:00</lastBuildDate>
- <pubDate>2025-04-07T15:00:45+00:00</pubDate>
+ <lastBuildDate>2025-04-07T15:11:20+00:00</lastBuildDate>
+ <pubDate>2025-04-07T15:11:20+00:00</pubDate>
<ttl>1800</ttl>