getBlogUrl static method

String getBlogUrl()

Implementation

static String getBlogUrl() {
  return appProperties['blogUrl'];
}